home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / asm-generic / hdreg.h < prev    next >
C/C++ Source or Header  |  2005-10-13  |  190b  |  9 lines

  1. #warning <asm/hdreg.h> is obsolete, please do not use it
  2.  
  3. #ifndef __ASM_GENERIC_HDREG_H
  4. #define __ASM_GENERIC_HDREG_H
  5.  
  6. typedef unsigned long ide_ioreg_t;
  7.  
  8. #endif /* __ASM_GENERIC_HDREG_H */
  9.